[INFO] cloning repository https://github.com/nsmryan/ludum_dare_45
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nsmryan/ludum_dare_45" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsmryan%2Fludum_dare_45", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsmryan%2Fludum_dare_45'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f59278a8bf85335eff132be5347691e1417706d8
[INFO] checking nsmryan/ludum_dare_45 against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnsmryan%2Fludum_dare_45" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nsmryan/ludum_dare_45
[INFO] finished tweaking git repo https://github.com/nsmryan/ludum_dare_45
[INFO] tweaked toml for git repo https://github.com/nsmryan/ludum_dare_45 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nsmryan/ludum_dare_45 on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nsmryan/ludum_dare_45 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 46b85b191888e5ce1517d146a9ab0172125ff2083b3f54952ef73134bb8a0da2
[INFO] running `Command { std: "docker" "start" "46b85b191888e5ce1517d146a9ab0172125ff2083b3f54952ef73134bb8a0da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "46b85b191888e5ce1517d146a9ab0172125ff2083b3f54952ef73134bb8a0da2" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46b85b191888e5ce1517d146a9ab0172125ff2083b3f54952ef73134bb8a0da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "46b85b191888e5ce1517d146a9ab0172125ff2083b3f54952ef73134bb8a0da2" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]    Compiling khronos_api v3.0.0
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling cc v1.0.28
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]     Checking adler32 v1.0.3
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]    Compiling wayland-scanner v0.21.11
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking num_cpus v1.9.0
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]    Compiling nix v0.12.0
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]     Checking deflate v0.7.19
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking rand_pcg v0.1.1
[INFO] [stderr]    Compiling syn v0.15.26
[INFO] [stderr]     Checking rand_os v0.1.2
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking wayland-sys v0.21.11
[INFO] [stderr]     Checking rand_jitter v0.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling num-derive v0.2.4
[INFO] [stderr]     Checking approx v0.3.1
[INFO] [stderr]     Checking ordered-float v1.0.1
[INFO] [stderr]    Compiling wayland-client v0.21.11
[INFO] [stderr]    Compiling wayland-protocols v0.21.11
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling x11-dl v2.18.3
[INFO] [stderr]     Checking stb_truetype v0.2.6
[INFO] [stderr]     Checking downcast-rs v1.0.3
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking same-file v1.0.4
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stderr]     Checking walkdir v2.2.7
[INFO] [stderr]     Checking rusttype v0.7.4
[INFO] [stderr]     Checking smallvec v0.6.8
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking inflate v0.4.4
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.15
[INFO] [stderr]     Checking png v0.14.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.2
[INFO] [stderr]     Checking andrew v0.1.6
[INFO] [stderr]     Checking wayland-commons v0.21.11
[INFO] [stderr]     Checking gif v0.10.1
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking safe-transmute v0.10.1
[INFO] [stderr]    Compiling serde v1.0.86
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking getrandom v0.1.3
[INFO] [stderr]     Checking inflate v0.3.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.5
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking png v0.11.0
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]     Checking dirs v1.0.4
[INFO] [stderr]     Checking c2-chacha v0.2.2
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking image v0.18.0
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.86
[INFO] [stderr]     Checking noise v0.6.0
[INFO] [stderr]     Checking serde_json v1.0.38
[INFO] [stderr]     Checking tiff v0.2.1
[INFO] [stderr]     Checking image v0.21.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.4
[INFO] [stderr]     Checking winit v0.19.0
[INFO] [stderr]     Checking glutin v0.20.0
[INFO] [stderr]     Checking quicksilver v0.3.10
[INFO] [stderr]     Checking ludem_dare_45 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:971:25
[INFO] [stdout]     |
[INFO] [stdout] 971 |                     let mut map = generate_map(map_size);
[INFO] [stdout]     |                         ----^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]    --> src/main.rs:971:25
[INFO] [stdout]     |
[INFO] [stdout] 971 |                     let mut map = generate_map(map_size);
[INFO] [stdout]     |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sprite_index`
[INFO] [stdout]     --> src/main.rs:1239:60
[INFO] [stdout]      |
[INFO] [stdout] 1239 |                 Animation::MonsterAttack(monster_typ, loc, sprite_index) => {
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sprite_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]     --> src/main.rs:1402:21
[INFO] [stdout]      |
[INFO] [stdout] 1402 |                 let pos = game.entities[attack.0].pos;
[INFO] [stdout]      |                     ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:971:25
[INFO] [stdout]     |
[INFO] [stdout] 971 |                     let mut map = generate_map(map_size);
[INFO] [stdout]     |                         ----^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `map`
[INFO] [stdout]    --> src/main.rs:971:25
[INFO] [stdout]     |
[INFO] [stdout] 971 |                     let mut map = generate_map(map_size);
[INFO] [stdout]     |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `monster` is assigned to, but never used
[INFO] [stdout]     --> src/main.rs:1505:53
[INFO] [stdout]      |
[INFO] [stdout] 1505 | ...                   EntityType::Monster(mut monster) => {
[INFO] [stdout]      |                                           ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_monster` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `player` is assigned to, but never used
[INFO] [stdout]     --> src/main.rs:1510:52
[INFO] [stdout]      |
[INFO] [stdout] 1510 | ...                   EntityType::Player(mut player) => {
[INFO] [stdout]      |                                          ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_player` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `monster` is never read
[INFO] [stdout]     --> src/main.rs:1507:37
[INFO] [stdout]      |
[INFO] [stdout] 1507 | ...                   monster.status = Some(Status::Berserk);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `player` is never read
[INFO] [stdout]     --> src/main.rs:1512:37
[INFO] [stdout]      |
[INFO] [stdout] 1512 | ...                   player.status = Some(Status::Berserk);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sprite_index`
[INFO] [stdout]     --> src/main.rs:1239:60
[INFO] [stdout]      |
[INFO] [stdout] 1239 |                 Animation::MonsterAttack(monster_typ, loc, sprite_index) => {
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sprite_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IDLE_PROB` is never used
[INFO] [stdout]   --> src/main.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const IDLE_PROB: f32 = 1.0;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DARK_GREEN` is never used
[INFO] [stdout]   --> src/main.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | static DARK_GREEN: Color  = Color { r: 25.0  / 255.0, g: 69.0  / 255.0, b: 35.0  / 255.0, a: 1.0 };
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `GREEN` is never used
[INFO] [stdout]   --> src/main.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | static GREEN: Color       = Color { r: 15.0  / 255.0, g: 128.0 / 255.0, b: 55.0  / 255.0, a: 1.0 };
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `BRIGHT_BLUE` is never used
[INFO] [stdout]   --> src/main.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | static BRIGHT_BLUE: Color = Color { r: 101.0 / 255.0, g: 233.0 / 255.0, b: 228.0 / 255.0, a: 1.0 };
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DARK_ORANGE` is never used
[INFO] [stdout]   --> src/main.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | static DARK_ORANGE: Color = Color { r: 186.0 / 255.0, g: 98.0  / 255.0, b: 20.0  / 255.0, a: 1.0 };
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `VERY_GRAY` is never used
[INFO] [stdout]   --> src/main.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | static VERY_GRAY: Color   = Color { r: 29.0  / 255.0, g: 30.0  / 255.0, b: 32.0  / 255.0, a: 1.0 };
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `STONE_GRAY` is never used
[INFO] [stdout]   --> src/main.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | static STONE_GRAY: Color  = Color { r: 67.0  / 255.0, g: 59.0  / 255.0, b: 62.0  / 255.0, a: 1.0 };
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MonsterAttack` is never constructed
[INFO] [stdout]    --> src/main.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | enum Animation {
[INFO] [stdout]     |      --------- variant in this enum
[INFO] [stdout] 240 |     MonsterAttack(MonsterType, Vector, usize),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Animation` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tileset`, `rook_attack_down`, `rook_attack_up`, and `rook_attack_left` are never read
[INFO] [stdout]    --> src/main.rs:508:5
[INFO] [stdout]     |
[INFO] [stdout] 495 | struct Game {
[INFO] [stdout]     |        ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 508 |     tileset: Asset<HashMap<char, Image>>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 517 |     rook_attack_down: Asset<Vec<Image>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 518 |     rook_attack_up: Asset<Vec<Image>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 519 |     rook_attack_right: Asset<Vec<Image>>,
[INFO] [stdout] 520 |     rook_attack_left: Asset<Vec<Image>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]     --> src/main.rs:1402:21
[INFO] [stdout]      |
[INFO] [stdout] 1402 |                 let pos = game.entities[attack.0].pos;
[INFO] [stdout]      |                     ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/main.rs:1666:5
[INFO] [stdout]      |
[INFO] [stdout] 1666 | /     char_map.execute(|char_map| {
[INFO] [stdout] 1667 | |         draw_char(&char_map, window, pos, tile.glyph, tile_color);
[INFO] [stdout] 1668 | |         Ok(())
[INFO] [stdout] 1669 | |     });
[INFO] [stdout]      | |______^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1666 |     let _ = char_map.execute(|char_map| {
[INFO] [stdout]      |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `monster` is assigned to, but never used
[INFO] [stdout]     --> src/main.rs:1505:53
[INFO] [stdout]      |
[INFO] [stdout] 1505 | ...                   EntityType::Monster(mut monster) => {
[INFO] [stdout]      |                                           ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_monster` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `player` is assigned to, but never used
[INFO] [stdout]     --> src/main.rs:1510:52
[INFO] [stdout]      |
[INFO] [stdout] 1510 | ...                   EntityType::Player(mut player) => {
[INFO] [stdout]      |                                          ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_player` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `monster` is never read
[INFO] [stdout]     --> src/main.rs:1507:37
[INFO] [stdout]      |
[INFO] [stdout] 1507 | ...                   monster.status = Some(Status::Berserk);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `player` is never read
[INFO] [stdout]     --> src/main.rs:1512:37
[INFO] [stdout]      |
[INFO] [stdout] 1512 | ...                   player.status = Some(Status::Berserk);
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IDLE_PROB` is never used
[INFO] [stdout]   --> src/main.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const IDLE_PROB: f32 = 1.0;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DARK_GREEN` is never used
[INFO] [stdout]   --> src/main.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | static DARK_GREEN: Color  = Color { r: 25.0  / 255.0, g: 69.0  / 255.0, b: 35.0  / 255.0, a: 1.0 };
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `GREEN` is never used
[INFO] [stdout]   --> src/main.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | static GREEN: Color       = Color { r: 15.0  / 255.0, g: 128.0 / 255.0, b: 55.0  / 255.0, a: 1.0 };
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `BRIGHT_BLUE` is never used
[INFO] [stdout]   --> src/main.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | static BRIGHT_BLUE: Color = Color { r: 101.0 / 255.0, g: 233.0 / 255.0, b: 228.0 / 255.0, a: 1.0 };
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DARK_ORANGE` is never used
[INFO] [stdout]   --> src/main.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | static DARK_ORANGE: Color = Color { r: 186.0 / 255.0, g: 98.0  / 255.0, b: 20.0  / 255.0, a: 1.0 };
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `VERY_GRAY` is never used
[INFO] [stdout]   --> src/main.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | static VERY_GRAY: Color   = Color { r: 29.0  / 255.0, g: 30.0  / 255.0, b: 32.0  / 255.0, a: 1.0 };
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `STONE_GRAY` is never used
[INFO] [stdout]   --> src/main.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | static STONE_GRAY: Color  = Color { r: 67.0  / 255.0, g: 59.0  / 255.0, b: 62.0  / 255.0, a: 1.0 };
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MonsterAttack` is never constructed
[INFO] [stdout]    --> src/main.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | enum Animation {
[INFO] [stdout]     |      --------- variant in this enum
[INFO] [stdout] 240 |     MonsterAttack(MonsterType, Vector, usize),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Animation` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tileset`, `rook_attack_down`, `rook_attack_up`, and `rook_attack_left` are never read
[INFO] [stdout]    --> src/main.rs:508:5
[INFO] [stdout]     |
[INFO] [stdout] 495 | struct Game {
[INFO] [stdout]     |        ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 508 |     tileset: Asset<HashMap<char, Image>>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 517 |     rook_attack_down: Asset<Vec<Image>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 518 |     rook_attack_up: Asset<Vec<Image>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 519 |     rook_attack_right: Asset<Vec<Image>>,
[INFO] [stdout] 520 |     rook_attack_left: Asset<Vec<Image>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/main.rs:1666:5
[INFO] [stdout]      |
[INFO] [stdout] 1666 | /     char_map.execute(|char_map| {
[INFO] [stdout] 1667 | |         draw_char(&char_map, window, pos, tile.glyph, tile_color);
[INFO] [stdout] 1668 | |         Ok(())
[INFO] [stdout] 1669 | |     });
[INFO] [stdout]      | |______^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1666 |     let _ = char_map.execute(|char_map| {
[INFO] [stdout]      |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: winit v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "46b85b191888e5ce1517d146a9ab0172125ff2083b3f54952ef73134bb8a0da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46b85b191888e5ce1517d146a9ab0172125ff2083b3f54952ef73134bb8a0da2", kill_on_drop: false }`
[INFO] [stdout] 46b85b191888e5ce1517d146a9ab0172125ff2083b3f54952ef73134bb8a0da2
